Per il soggeto risoluzione Marcopolo:
Il flusso catturato e .ts oppure .avi?
Se si tratta di flusso, non può essere avi.
Follow along with the video below to see how to install our site as a web app on your home screen.
Nota: This feature may not be available in some browsers.
Per il soggeto risoluzione Marcopolo:
Il flusso catturato e .ts oppure .avi?
Per il soggeto risoluzione Marcopolo:
Il flusso catturato e .ts oppure .avi?
 
	Ho dimenticato, ma provero stasera.1) Scusa se ti rifaccio la domanda (banale). Ma hai riprovato a cancellare il canale e ricercarlo e memorizzarlo? ....
Anche il mio dreambox lo da come 704x576
Ed eliminandolo ( E riaggiungendolo) lo "aggiorna" correttamente?Dm800 con immagine OpenPli
Sempre 704 , il dream legge quel valore dal flusso . Infatti su alcuni canali che variano la risoluzione ho sempre visualizzata quella attualeEd eliminandolo ( E riaggiungendolo) lo "aggiorna" correttamente?
Sempre 704 , il dream legge quel valore dal flusso . Infatti su alcuni canali che variano la risoluzione ho sempre visualizzata quella attuale
		/*
		 * Some hardware does not invalidate the video attributes,
		 * when we open the video device.
		 * If that is the case, we cannot rely on receiving VIDEO_EVENTs
		 * when the new video attributes are available, because they might
		 * be equal to the old attributes.
		 * Instead, we should just query the old attributes, and assume
		 * them to be correct untill we receive VIDEO_EVENTs.
		 *
		 * [B]Though this is merely a cosmetic issue[/B], we do try to detect
		 * whether attributes are invalidated or not.
		 * So we can avoid polling for valid attributes, when we know
		 * we can rely on VIDEO_EVENTs.
		 */[URL="https://linuxtv.org/downloads/v4l-dvb-apis/uapi/dvb/video-get-size.html"]int ioctl(int fd, VIDEO_GET_SIZE, video_size_t *size)[/URL]